home *** CD-ROM | disk | FTP | other *** search
- <!--
- FileMaker PRO Database Server (com.dartware.tcp.filemaker)
- Copyright © 2000 Dartware, LLC. All rights reserved.
- -->
-
- <header>
- type = "tcp-script"
- package = "com.dartware"
- probe_name = "tcp.filemaker"
- human_name = "FileMaker PRO"
- version = "1.1"
- address_type = "IP"
- port_number = "5003"
- </header>
-
- <description>
-
- ≤GB≥FileMaker PRO Server Probe≤P≥
-
- The FileMaker Pro database server listens on port 5003. This probe attempts to connect and exits with OKAY status if it succeeds.
-
- </description>
-
- <parameters>
-
- -- No parameters.
-
- </parameters>
-
- <script>
-
- CONN #60 (connect timeout in secs)
- DONE OKAY
-
- </script>
-